AcquireExternalTransform
TheAcquireExternalTransform
method returns a reference to this facet's external transform.
ODTransform AcquireExternalTransform ( in ODCanvas biasCanvas);
biasCanvas
kODNULL
if the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.- return value
- A reference to this facet's external transform.
DISCUSSION
This method increments the reference count of the returned transform object. When you have finished using that transform object, you should call itsRelease
method.SEE ALSO
TheODFacet::AcquireContentTransform
method (page 226).
TheODFacet::AcquireFrameTransform
method (page 228).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help